projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
839dcb3
)
(mm-uu-configure-list): Fix typo in :type.
author
Dave Love
<fx@gnu.org>
Sun, 26 Nov 2000 20:28:54 +0000
(20:28 +0000)
committer
Dave Love
<fx@gnu.org>
Sun, 26 Nov 2000 20:28:54 +0000
(20:28 +0000)
lisp/gnus/mm-uu.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mm-uu.el
b/lisp/gnus/mm-uu.el
index beae8409135499f4bb675b01c0f8c0ada13af5b7..c7bab9dd4d397f7ce0b6f51c9aef04e5fd2d402a 100644
(file)
--- a/
lisp/gnus/mm-uu.el
+++ b/
lisp/gnus/mm-uu.el
@@
-124,7
+124,7
@@
To disable dissecting shar codes, for instance, add
`(shar . disabled)' to this list."
:type '(repeat (choice (const :tag "postscript" (postscript . disabled))
(const :tag "uu" (uu . disabled))
- (const :tag "binh
a
x" (binhex . disabled))
+ (const :tag "binh
e
x" (binhex . disabled))
(const :tag "shar" (shar . disabled))
(const :tag "forward" (forward . disabled))))
:group 'gnus-article-mime